home *** CD-ROM | disk | FTP | other *** search
/ Level 2003 February / Level_02_2003.iso / Software / PowerPack 2003 / PowerPro.exe / install.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt
Encoding:
Text File  |  2003-01-02  |  15.8 KB  |  671 lines

  1. object WizardForm: TWizardForm
  2.   Left = 191
  3.   Top = 139
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'WizardForm'
  7.   ClientHeight = 358
  8.   ClientWidth = 495
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poDefaultPosOnly
  14.   Scaled = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel: TBevel
  20.     Left = 0
  21.     Top = 314
  22.     Width = 503
  23.     Height = 2
  24.     Shape = bsTopLine
  25.   end
  26.   object Notebook1: TNotebook
  27.     Left = 0
  28.     Top = 0
  29.     Width = 496
  30.     Height = 314
  31.     Color = clBtnFace
  32.     PageIndex = 1
  33.     ParentColor = False
  34.     TabOrder = 3
  35.     object TPage
  36.       Left = 0
  37.       Top = 0
  38.       Caption = 'Welcome'
  39.       object PicturePaintBox: TPaintBox
  40.         Left = 0
  41.         Top = 0
  42.         Width = 164
  43.         Height = 314
  44.         Color = clTeal
  45.         ParentColor = False
  46.         OnPaint = PicturePaintBoxPaint
  47.       end
  48.       object WelcomeLabel1: TLabel
  49.         Left = 176
  50.         Top = 16
  51.         Width = 301
  52.         Height = 53
  53.         AutoSize = False
  54.         Caption = '*'
  55.         ShowAccelChar = False
  56.         WordWrap = True
  57.       end
  58.       object WelcomeLabel2: TLabel
  59.         Left = 176
  60.         Top = 76
  61.         Width = 301
  62.         Height = 233
  63.         AutoSize = False
  64.         Caption = '*'
  65.         ShowAccelChar = False
  66.         WordWrap = True
  67.       end
  68.     end
  69.     object TPage
  70.       Left = 0
  71.       Top = 0
  72.       Caption = 'Main'
  73.       object Bevel1: TBevel
  74.         Left = 0
  75.         Top = 58
  76.         Width = 499
  77.         Height = 3
  78.         Shape = bsTopLine
  79.       end
  80.       object Notebook2: TNotebook
  81.         Left = 4
  82.         Top = 64
  83.         Width = 485
  84.         Height = 245
  85.         TabOrder = 0
  86.         object TPage
  87.           Left = 0
  88.           Top = 0
  89.           Caption = 'License'
  90.           object LicenseLabel1: TLabel
  91.             Left = 36
  92.             Top = 8
  93.             Width = 413
  94.             Height = 13
  95.             AutoSize = False
  96.             Caption = '*'
  97.             ShowAccelChar = False
  98.             WordWrap = True
  99.           end
  100.           object LicenseMemo: TRichEditViewer
  101.             Left = 36
  102.             Top = 32
  103.             Width = 413
  104.             Height = 161
  105.             ReadOnly = True
  106.             ScrollBars = ssVertical
  107.             TabOrder = 0
  108.             WantReturns = False
  109.             UseRichEdit = False
  110.           end
  111.           object LicenseAcceptedRadio: TRadioButton
  112.             Left = 36
  113.             Top = 204
  114.             Width = 413
  115.             Height = 17
  116.             Caption = '*'
  117.             TabOrder = 1
  118.             OnClick = LicenseAcceptedRadioClick
  119.           end
  120.           object LicenseNotAcceptedRadio: TRadioButton
  121.             Left = 36
  122.             Top = 224
  123.             Width = 413
  124.             Height = 17
  125.             Caption = '*'
  126.             TabOrder = 2
  127.             OnClick = LicenseNotAcceptedRadioClick
  128.           end
  129.         end
  130.         object TPage
  131.           Left = 0
  132.           Top = 0
  133.           Caption = 'Password'
  134.           object PasswordLabel: TLabel
  135.             Left = 36
  136.             Top = 8
  137.             Width = 413
  138.             Height = 13
  139.             AutoSize = False
  140.             Caption = '*'
  141.             ShowAccelChar = False
  142.             WordWrap = True
  143.           end
  144.           object PasswordEditLabel: TLabel
  145.             Left = 36
  146.             Top = 32
  147.             Width = 4
  148.             Height = 13
  149.             Caption = '*'
  150.             FocusControl = PasswordEdit
  151.           end
  152.           object PasswordEdit: TEdit
  153.             Left = 36
  154.             Top = 48
  155.             Width = 265
  156.             Height = 21
  157.             PasswordChar = '*'
  158.             TabOrder = 0
  159.           end
  160.         end
  161.         object TPage
  162.           Left = 0
  163.           Top = 0
  164.           Caption = 'InfoBefore'
  165.           object InfoBeforeClickLabel: TLabel
  166.             Left = 36
  167.             Top = 8
  168.             Width = 413
  169.             Height = 13
  170.             AutoSize = False
  171.             Caption = '*'
  172.             ShowAccelChar = False
  173.             WordWrap = True
  174.           end
  175.           object InfoBeforeMemo: TRichEditViewer
  176.             Left = 36
  177.             Top = 32
  178.             Width = 413
  179.             Height = 205
  180.             ReadOnly = True
  181.             ScrollBars = ssVertical
  182.             TabOrder = 0
  183.             WantReturns = False
  184.             UseRichEdit = False
  185.           end
  186.         end
  187.         object TPage
  188.           Left = 0
  189.           Top = 0
  190.           Caption = 'UserInfo'
  191.           object UserInfoNameLabel: TLabel
  192.             Left = 36
  193.             Top = 8
  194.             Width = 413
  195.             Height = 13
  196.             AutoSize = False
  197.             Caption = '*'
  198.             FocusControl = UserInfoNameEdit
  199.             WordWrap = True
  200.           end
  201.           object UserInfoOrgLabel: TLabel
  202.             Left = 36
  203.             Top = 60
  204.             Width = 413
  205.             Height = 13
  206.             AutoSize = False
  207.             Caption = '*'
  208.             FocusControl = UserInfoOrgEdit
  209.             WordWrap = True
  210.           end
  211.           object UserInfoSerialLabel: TLabel
  212.             Left = 36
  213.             Top = 112
  214.             Width = 413
  215.             Height = 13
  216.             AutoSize = False
  217.             Caption = '*'
  218.             FocusControl = UserInfoSerialEdit
  219.             WordWrap = True
  220.           end
  221.           object UserInfoNameEdit: TEdit
  222.             Left = 36
  223.             Top = 24
  224.             Width = 413
  225.             Height = 21
  226.             MaxLength = 255
  227.             TabOrder = 0
  228.           end
  229.           object UserInfoOrgEdit: TEdit
  230.             Left = 36
  231.             Top = 76
  232.             Width = 413
  233.             Height = 21
  234.             MaxLength = 255
  235.             TabOrder = 1
  236.           end
  237.           object UserInfoSerialEdit: TEdit
  238.             Left = 36
  239.             Top = 128
  240.             Width = 413
  241.             Height = 21
  242.             MaxLength = 255
  243.             TabOrder = 2
  244.             OnChange = UserInfoSerialEditChange
  245.           end
  246.         end
  247.         object TPage
  248.           Left = 0
  249.           Top = 0
  250.           Caption = 'SelectDir'
  251.           object SelectDirLabel: TLabel
  252.             Left = 36
  253.             Top = 8
  254.             Width = 413
  255.             Height = 13
  256.             AutoSize = False
  257.             Caption = '*'
  258.             ShowAccelChar = False
  259.             WordWrap = True
  260.           end
  261.           object DiskSpaceLabel: TLabel
  262.             Left = 36
  263.             Top = 224
  264.             Width = 413
  265.             Height = 16
  266.             AutoSize = False
  267.             Caption = '*'
  268.             ShowAccelChar = False
  269.           end
  270.           object DirEdit: TEdit
  271.             Left = 36
  272.             Top = 32
  273.             Width = 413
  274.             Height = 21
  275.             MaxLength = 255
  276.             TabOrder = 0
  277.             Text = 'DirEdit'
  278.           end
  279.           object DirList: TNewDirectoryListBox
  280.             Left = 36
  281.             Top = 56
  282.             Width = 413
  283.             Height = 133
  284.             TabOrder = 1
  285.             OnChange = DirListChange
  286.           end
  287.           object DriveList: TNewDriveComboBox
  288.             Left = 36
  289.             Top = 192
  290.             Width = 413
  291.             Height = 22
  292.             DirList = DirList
  293.             TabOrder = 2
  294.           end
  295.         end
  296.         object TPage
  297.           Left = 0
  298.           Top = 0
  299.           Caption = 'SelectComponents'
  300.           object SelectComponentsLabel: TLabel
  301.             Left = 36
  302.             Top = 8
  303.             Width = 413
  304.             Height = 13
  305.             AutoSize = False
  306.             Caption = '*'
  307.             ShowAccelChar = False
  308.             WordWrap = True
  309.           end
  310.           object ComponentsDiskSpaceLabel: TLabel
  311.             Left = 36
  312.             Top = 224
  313.             Width = 413
  314.             Height = 16
  315.             AutoSize = False
  316.             Caption = '*'
  317.             ShowAccelChar = False
  318.           end
  319.           object TypesCombo: TComboBox
  320.             Left = 36
  321.             Top = 32
  322.             Width = 413
  323.             Height = 21
  324.             Style = csDropDownList
  325.             ItemHeight = 13
  326.             TabOrder = 0
  327.             OnChange = TypesComboChange
  328.           end
  329.           object ComponentsList: TNewCheckListBox
  330.             Left = 36
  331.             Top = 56
  332.             Width = 413
  333.             Height = 157
  334.             ItemHeight = 16
  335.             Offset = 2
  336.             OnClickCheck = ComponentsListClickCheck
  337.             Style = lbOwnerDrawVariable
  338.             TabOrder = 1
  339.           end
  340.         end
  341.         object TPage
  342.           Left = 0
  343.           Top = 0
  344.           Caption = 'SelectProgramGroup'
  345.           object SelectStartMenuFolderLabel: TLabel
  346.             Left = 36
  347.             Top = 8
  348.             Width = 413
  349.             Height = 13
  350.             AutoSize = False
  351.             Caption = '*'
  352.             ShowAccelChar = False
  353.             WordWrap = True
  354.           end
  355.           object GroupEdit: TEdit
  356.             Left = 36
  357.             Top = 32
  358.             Width = 413
  359.             Height = 21
  360.             MaxLength = 63
  361.             TabOrder = 0
  362.             Text = 'GroupEdit'
  363.             OnChange = GroupEditChange
  364.           end
  365.           object GroupList: TListBox
  366.             Left = 36
  367.             Top = 56
  368.             Width = 413
  369.             Height = 157
  370.             ItemHeight = 13
  371.             Sorted = True
  372.             TabOrder = 1
  373.             OnClick = GroupListClick
  374.           end
  375.           object NoIconsCheck: TCheckBox
  376.             Left = 36
  377.             Top = 223
  378.             Width = 413
  379.             Height = 17
  380.             Caption = '*'
  381.             TabOrder = 2
  382.             OnClick = NoIconsCheckClick
  383.           end
  384.         end
  385.         object TPage
  386.           Left = 0
  387.           Top = 0
  388.           Caption = 'SelectTasks'
  389.           object SelectTasksLabel: TLabel
  390.             Left = 36
  391.             Top = 8
  392.             Width = 413
  393.             Height = 13
  394.             AutoSize = False
  395.             Caption = '*'
  396.             ShowAccelChar = False
  397.             WordWrap = True
  398.           end
  399.           object TasksList: TNewCheckListBox
  400.             Left = 36
  401.             Top = 32
  402.             Width = 413
  403.             Height = 181
  404.             Color = clBtnFace
  405.             ItemHeight = 16
  406.             ShowLines = False
  407.             Style = lbOwnerDrawVariable
  408.             TabOrder = 0
  409.             WantTabs = True
  410.           end
  411.         end
  412.         object TPage
  413.           Left = 0
  414.           Top = 0
  415.           Caption = 'Ready'
  416.           object ReadyLabel: TLabel
  417.             Left = 36
  418.             Top = 8
  419.             Width = 413
  420.             Height = 16
  421.             AutoSize = False
  422.             Caption = '*'
  423.             ShowAccelChar = False
  424.             WordWrap = True
  425.           end
  426.           object ReadyMemo: TMemo
  427.             Left = 36
  428.             Top = 36
  429.             Width = 413
  430.             Height = 201
  431.             Color = clBtnFace
  432.             ReadOnly = True
  433.             ScrollBars = ssBoth
  434.             TabOrder = 0
  435.             WordWrap = False
  436.             OnKeyPress = ReadyMemoKeyPress
  437.           end
  438.         end
  439.         object TPage
  440.           Left = 0
  441.           Top = 0
  442.           Caption = 'Preparing'
  443.           object PreparingErrorPaintBox: TPaintBox
  444.             Left = 36
  445.             Top = 8
  446.             Width = 16
  447.             Height = 16
  448.             Visible = False
  449.             OnPaint = PreparingErrorPaintBoxPaint
  450.           end
  451.           object PreparingLabel: TLabel
  452.             Left = 60
  453.             Top = 8
  454.             Width = 389
  455.             Height = 13
  456.             AutoSize = False
  457.             Caption = '*'
  458.             Visible = False
  459.             WordWrap = True
  460.           end
  461.         end
  462.         object TPage
  463.           Left = 0
  464.           Top = 0
  465.           Caption = 'Installing'
  466.           object StatusLabel: TLabel
  467.             Left = 35
  468.             Top = 12
  469.             Width = 417
  470.             Height = 16
  471.             AutoSize = False
  472.             ShowAccelChar = False
  473.           end
  474.           object FilenameLabel: TNewPathLabel
  475.             Left = 35
  476.             Top = 28
  477.             Width = 417
  478.             Height = 16
  479.           end
  480.           object ProgressGauge: TNewProgressBar
  481.             Left = 35
  482.             Top = 54
  483.             Width = 417
  484.             Height = 21
  485.             Min = 0
  486.             Max = 100
  487.           end
  488.         end
  489.         object TPage
  490.           Left = 0
  491.           Top = 0
  492.           Caption = 'InfoAfter'
  493.           object InfoAfterClickLabel: TLabel
  494.             Left = 36
  495.             Top = 8
  496.             Width = 413
  497.             Height = 13
  498.             AutoSize = False
  499.             Caption = '*'
  500.             ShowAccelChar = False
  501.             WordWrap = True
  502.           end
  503.           object InfoAfterMemo: TRichEditViewer
  504.             Left = 36
  505.             Top = 32
  506.             Width = 413
  507.             Height = 205
  508.             ReadOnly = True
  509.             ScrollBars = ssVertical
  510.             TabOrder = 0
  511.             WantReturns = False
  512.             UseRichEdit = False
  513.           end
  514.         end
  515.         object TPage
  516.           Left = 0
  517.           Top = 0
  518.           Caption = 'ScriptDlg'
  519.           object PnlScriptDlg: TPanel
  520.             Left = 0
  521.             Top = 0
  522.             Width = 485
  523.             Height = 245
  524.             Align = alClient
  525.             BevelOuter = bvNone
  526.             Caption = '*'
  527.             TabOrder = 0
  528.           end
  529.         end
  530.       end
  531.       object PnlMain: TPanel
  532.         Left = 0
  533.         Top = 0
  534.         Width = 497
  535.         Height = 58
  536.         BevelOuter = bvNone
  537.         Color = clWindow
  538.         TabOrder = 1
  539.         object PageNameLabel: TLabel
  540.           Left = 24
  541.           Top = 10
  542.           Width = 405
  543.           Height = 13
  544.           AutoSize = False
  545.           Caption = '*'
  546.         end
  547.         object PageDescriptionLabel: TLabel
  548.           Left = 40
  549.           Top = 26
  550.           Width = 389
  551.           Height = 29
  552.           AutoSize = False
  553.           Caption = '*'
  554.           ShowAccelChar = False
  555.           WordWrap = True
  556.         end
  557.         object SmallPicturePaintBox: TPaintBox
  558.           Left = 438
  559.           Top = 1
  560.           Width = 55
  561.           Height = 55
  562.           OnPaint = PicturePaintBoxPaint
  563.         end
  564.       end
  565.     end
  566.     object TPage
  567.       Left = 0
  568.       Top = 0
  569.       Caption = 'Finished'
  570.       object FinishedHeadingLabel: TLabel
  571.         Left = 176
  572.         Top = 16
  573.         Width = 301
  574.         Height = 53
  575.         AutoSize = False
  576.         Caption = '*'
  577.         ShowAccelChar = False
  578.         WordWrap = True
  579.       end
  580.       object FinishedLabel: TLabel
  581.         Left = 176
  582.         Top = 76
  583.         Width = 301
  584.         Height = 52
  585.         AutoSize = False
  586.         Caption = '*'
  587.         ShowAccelChar = False
  588.         WordWrap = True
  589.       end
  590.       object PicturePaintBox2: TPaintBox
  591.         Left = 0
  592.         Top = 0
  593.         Width = 164
  594.         Height = 314
  595.         Color = clTeal
  596.         ParentColor = False
  597.         OnPaint = PicturePaintBoxPaint
  598.       end
  599.       object RunList: TNewCheckListBox
  600.         Left = 176
  601.         Top = 156
  602.         Width = 301
  603.         Height = 149
  604.         BorderStyle = bsNone
  605.         ItemHeight = 16
  606.         Style = lbOwnerDrawVariable
  607.         TabOrder = 2
  608.         Visible = False
  609.         WantTabs = True
  610.       end
  611.       object YesRadio: TRadioButton
  612.         Left = 176
  613.         Top = 156
  614.         Width = 301
  615.         Height = 17
  616.         Caption = '*'
  617.         Checked = True
  618.         TabOrder = 0
  619.         TabStop = True
  620.         Visible = False
  621.       end
  622.       object NoRadio: TRadioButton
  623.         Left = 176
  624.         Top = 184
  625.         Width = 301
  626.         Height = 17
  627.         Caption = '*'
  628.         TabOrder = 1
  629.         Visible = False
  630.       end
  631.     end
  632.   end
  633.   object BackButton: TButton
  634.     Left = 424
  635.     Top = 326
  636.     Width = 16
  637.     Height = 23
  638.     Caption = '*'
  639.     TabOrder = 0
  640.     OnClick = BackButtonClick
  641.   end
  642.   object NextButton: TButton
  643.     Left = 440
  644.     Top = 326
  645.     Width = 17
  646.     Height = 23
  647.     Caption = '*'
  648.     Default = True
  649.     TabOrder = 1
  650.     OnClick = NextButtonClick
  651.   end
  652.   object CancelButton: TButton
  653.     Left = 464
  654.     Top = 326
  655.     Width = 17
  656.     Height = 23
  657.     Cancel = True
  658.     Caption = '*'
  659.     TabOrder = 2
  660.     OnClick = CancelButtonClick
  661.   end
  662.   object BeveledLabel: TBeveledLabel
  663.     Left = 0
  664.     Top = 307
  665.     Width = 8
  666.     Height = 17
  667.     Caption = '*'
  668.     TabOrder = 4
  669.   end
  670. end
  671.